Click or drag to resize

MailTips Class

Represents values for various types of mail tips.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeMailTips

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class MailTips

The MailTips type exposes the following members.

Properties
  NameDescription
Public propertyCustomMailTip
Represents a customized mail tip message.
Public propertyDeliveryRestricted
Indicates whether delivery restrictions will prevent the sender’s message from reaching the recipient.
Public propertyExternalMemberCount
Represents the count of external members in a group.
Public propertyInvalidRecipient
Indicates whether the recipient is invalid.
Public propertyIsMailboxFull
Indicates whether the mailbox for the recipient is full.
Public propertyIsModerated
Indicates whether the recipient’s mailbox is being moderated.
Public propertyMaxMessageSize
Represents the maximum message size the recipient can accept.
Public propertyOutOfOffice
Represents the response message and a duration time for sending the response message.
Public propertyPendingMailTips
Indicates that the mail tips in this element could not be evaluated before the server's processing timeout expired.
Public propertyRecipient
Represents the mailbox of the recipient.
Public propertyTotalMemberCount
Represents the count of all members in a group.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also